projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5345f4
)
Include version in zip filename.
author
robertl
<robertl>
Tue, 31 Dec 2002 05:46:20 +0000
(
05:46
+0000)
committer
robertl
<robertl>
Tue, 31 Dec 2002 05:46:20 +0000
(
05:46
+0000)
mingw/Makefile
patch
|
blob
|
history
diff --git
a/mingw/Makefile
b/mingw/Makefile
index 7760f7383a94d354aeedb70ab5aad29699250879..daa02329abef34063ec94f5c94bf0ab8d2e098a7 100644
(file)
--- a/
mingw/Makefile
+++ b/
mingw/Makefile
@@
-9,6
+9,6
@@
CFLAGS=-Iinclude -I../coldsync -O
gpsbabel.exe: $(OBJS)
$(CC) -static $(CFLAGS) $(OBJS) lib/libexpat.a -o gpsbabel.exe
cp gpsbabel.exe /tmp
- zip -j /tmp/gpsbabel.zip gpsbabel.exe libexpat.dll \
+ zip -j /tmp/gpsbabel
-$(VERSIOND)
.zip gpsbabel.exe libexpat.dll \
../win32/gpsbabelfront.exe